'Declaration Protected Sub OnDetailCellCreating( _ ByVal e As GridDetailCellCreatingEventArgs _ )
protected void OnDetailCellCreating( GridDetailCellCreatingEventArgs e )
Parameters
- e
- The GridDetailCellCreatingEventArgs instance containing the event data.